PROP_BASELINE_POSITION,
g_param_spec_enum ("baseline-position",
P_("Baseline position"),
- P_("The position of the baseline aligned widgets if extra space is availible"),
+ P_("The position of the baseline aligned widgets if extra space is available"),
GTK_TYPE_BASELINE_POSITION,
GTK_BASELINE_POSITION_CENTER,
GTK_PARAM_READWRITE));
* The requested opacity of the widget. See gtk_widget_set_opacity() for
* more details about window opacity.
*
- * Before 3.8 this was only availible in GtkWindow
+ * Before 3.8 this was only available in GtkWindow
*
* Since: 3.8
*/